]> git.saurik.com Git - winterboard.git/blob - Server Lock Example.theme/LockBackground.html
Messed around with the Dock.
[winterboard.git] / Server Lock Example.theme / LockBackground.html
1 <html><head>
2 </head><body style="
3 padding: 0;
4 margin: 0;
5 ">
6
7 <div style="
8 height: 480px;
9 width: 320px;
10 "><iframe
11 frameborder="0"
12 width="320"
13 height="480"
14 src="http://cydia.saurik.com/lock/"
15 ></iframe></div>
16
17 </body></html>